home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / PowerPlant / LAboutBox / Read Me < prev   
Encoding:
Text File  |  1995-08-23  |  334 b   |  4 lines  |  [TEXT/ttxt]

  1. LAboutBox
  2. by Éric Forget <forgete@vir.ca>
  3.  
  4. LAboutBox is a wrapper class to make life easier when implementing an about box. To use it, write a PPob resource with Constructor (or whatever you want!); then, write a RidL resource (even an empty one!) with the same ID as your PPob; Finally, call LAboutBox::DoAboutBox(), a static method.